| SyServiceExceptionResolutionType |
| Logical Entity Name | SyServiceExceptionResolutionType |
| Default Table Name | SyServiceExceptionResolutionType |
| Physical Only | NO |
| Definition | |
| Note |
| SyServiceExceptionResolutionType Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyServiceExceptionResolutionTypeId |
int | NO | ||
| Code | varchar(10) | YES | ||
| Descrip | varchar(500) | YES | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| Active | bit | NO | ||
| GenericSequenceExecution | nvarchar(255) | NO |
| SyServiceExceptionResolutionType Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Uk_SyServiceExceptionResolutionType_Code | Index | Code |
| PK_SyServiceExceptionResolutionType_SyServiceExceptionResolutionTypeID | PrimaryKey | SyServiceExceptionResolutionTypeId |
| SyServiceExceptionResolutionType Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaff | Non-Identifying | One To Zero or More | FK_SyServiceExceptionResolutionTypeUserID_SyStaffSyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyServiceExceptionResolutionTemplate | Non-Identifying | One To Zero or More | FK_SyServiceExceptionResTemplateSyServiceExceptionResTypeId_SyServiceExceptionResTypeSyServiceExceptionResTypeId | NO | YES | |||
| SyServiceExceptionResolution | Non-Identifying | One To Zero or More | FK_SyServiceExcResSyServiceExceptionResolutionTypeId_SyServiceExcResTypeSyServiceExceptionResolutionTypeId | NO | YES |
| SyServiceExceptionResolutionType Check Constraints |
| Check Constraint Name | CheckConstraint |